Skip to content

chore(deps): bump swiper from 8.4.7 to 9.2.4 #49

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github-enterprise Apr 28, 2023

Bumps swiper from 8.4.7 to 9.2.4.

Release notes

Sourced from swiper's releases.

v9.2.4

Bug Fixes

  • core: fix autoHeight in virtual slides (dd30829), closes #6570
  • loop: update slides grids before loop fix when spv is "auto" (035e79d), closes #6599
  • virtual: fix last slide index check in virtual slides (154f048), closes #6595

Features

  • hash-navigation: new getSlideIndex to specify slide index by hash (3eb0ae2), closes #6588

v9.2.3

Bug Fixes

v9.2.1

Bug Fixes

  • controller: add a conditional to early return if the swiper controller is destroyed (#6555) (3fbec6e)
  • controller: correct interpolation per slider (706fdf8), closes #6506
  • controller: fix controllers multiplier on 0 translates (4b8bd02), closes #6498

... (truncated)

Changelog

Sourced from swiper's changelog.

9.2.4 (2023-04-21)

Bug Fixes

  • core: fix autoHeight in virtual slides (dd30829), closes #6570
  • loop: update slides grids before loop fix when spv is "auto" (035e79d), closes #6599
  • virtual: fix last slide index check in virtual slides (154f048), closes #6595

Features

  • hash-navigation: new getSlideIndex to specify slide index by hash (3eb0ae2), closes #6588

9.2.3 (2023-04-17)

Bug Fixes

9.2.2 (2023-04-14)

Bug Fixes

  • element: fix redefining injectStyles (36ddaf2), closes #6584

9.2.1 (2023-04-14)

Bug Fixes

  • controller: add a conditional to early return if the swiper controller is destroyed (#6555) (3fbec6e)
  • controller: correct interpolation per slider (706fdf8), closes #6506
  • controller: fix controllers multiplier on 0 translates (4b8bd02), closes #6498
  • element: add injectStyles to be acceptable as props (7c1c5d3), closes #6578
  • pagination: update pagination direction class on direction change (e6247d9), closes #6511
  • vue: fix deep slots (642b455), closes #6574

Features

  • virtual: patch for very large sliders using virtual slides (#6533) (e48daa5)

9.2.0 (2023-03-31)

Bug Fixes

  • controller: add null type (3177936), closes #6505
  • controller: prevent controlled swipers from being called when destroyed (#6501) (a266b78), closes #6491
  • mousewheel: Initialize lastClickTime to very old time (#6497) (0983ded), closes #6496
  • pagination: fix pagination.d.ts render functions return types (#6499) (34973a1)
  • zoom: fix zoom out on double tap on sensitive touch screens (7f5c626)

... (truncated)

Commits
  • 8df6cf2 9.2.4
  • dd30829 fix(core): fix autoHeight in virtual slides
  • 3eb0ae2 feat(hash-navigation): new getSlideIndex to specify slide index by hash
  • 154f048 fix(virtual): fix last slide index check in virtual slides
  • 035e79d fix(loop): update slides grids before loop fix when spv is "auto"
  • 515e0b2 9.2.3
  • 479a7f5 fix(pagination): fix clickable pagination in loop
  • 4f665bd fix(autoplay): use local scope for autoplay resize timeot
  • 26cfbaa fix: made defineProperty configurable as it broke when minified. (#6586)
  • f146726 9.2.2
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [swiper](https://github.com/nolimits4web/Swiper) from 8.4.7 to 9.2.4.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v8.4.7...v9.2.4)

---
updated-dependencies:
- dependency-name: swiper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 28, 2023
@dependabot dependabot bot requested a review from a team April 28, 2023 01:24
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise May 12, 2023

Superseded by #58.

@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise May 12, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot closed this May 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swiper-9.2.4 branch May 12, 2023 01:18
Sign in to join this conversation on GitHub.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants